Crate utoipa_gen

source ·
Expand description

This is private utoipa codegen library and is not used alone.

The library contains macro implementations for utoipa library. Content of the library documentation is available through utoipa library itself. Consider browsing via the utoipa crate so all links will work correctly.

Attribute Macros

Path attribute macro.

Derive Macros

IntoParams derive macro.
OpenApi derive macro.
ToSchema derive macro.